Skip to content

[ISSUE #17] Corrected the angle functions to fix the incorrected results strans function according to the documentation. #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 24, 2023

Conversation

dura0ok
Copy link

@dura0ok dura0ok commented Jul 21, 2023

The problem was that our corners are float8, and for some reason pointers were returned.

@dura0ok dura0ok changed the title [ISSUE #17] Corrected the angle functions to fix the incorrected results strans function according to the documentation. [ISSUE-17] Corrected the angle functions to fix the incorrected results strans function according to the documentation. Jul 21, 2023
@dura0ok dura0ok changed the title [ISSUE-17] Corrected the angle functions to fix the incorrected results strans function according to the documentation. [ISSUE #17] Corrected the angle functions to fix the incorrected results strans function according to the documentation. Jul 21, 2023
@vitcpp
Copy link
Contributor

vitcpp commented Jul 23, 2023

I propose to change version to 1.2.3 (increment patch number) before merge.

@stepan-neretin7 Could you please change the version number to 1.2.3 in the following places:

  • Makefile: change PGSPHERE_VERSION to 1.2.3
  • pg_sphere.control: change default_version to 1.2.3

@dura0ok dura0ok force-pushed the 17_fix_theta_function branch 2 times, most recently from 714c473 to ca147ef Compare July 23, 2023 16:53
@dura0ok dura0ok force-pushed the 17_fix_theta_function branch from ca147ef to ba50fcb Compare July 24, 2023 02:05
@vitcpp
Copy link
Contributor

vitcpp commented Jul 24, 2023

@stepan-neretin7 Thank you for the fix! It works on my side. I think the patch is ready for merge.

The decision to increment version number was made because the fix is important. I propose to define version 1.2.3 as stable and assign the tag '1.2.3'. Stub upgrade script was added to make upgrade process to complete without errors.

@dura0ok dura0ok requested a review from esabol July 24, 2023 07:03
@esabol
Copy link
Contributor

esabol commented Jul 24, 2023

Looks good to me! Thank you!

@vitcpp vitcpp merged commit 612f06b into postgrespro:master Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants